google.golang.org/protobuf/internal/descfmt.records.record (field)

6 uses

	google.golang.org/protobuf/internal/descfmt (current package)
		stringer.go#L132: 		record:     record,
		stringer.go#L290: 	record func(string)
		stringer.go#L294: 	if rs.record != nil {
		stringer.go#L295: 		rs.record(fieldName)
		stringer.go#L302: 		if rs.record != nil {
		stringer.go#L303: 			rs.record(a.name)